-
Home
-
Site Reviews
-
7.0.11
-
Code
-
Classes
- Str
| Total Complexity |
52 |
| Dependencies |
2 |
| Dependents |
69 |
| Total lines |
219 |
| Lines of code |
160 |
| Logical lines of code |
84 |
| Comment lines |
9 |
| Methods |
24 |
| Properties |
0 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| contains() |
S |
64 |
4 |
9 |
| endsWith() |
S |
64 |
4 |
9 |
| mask() |
S |
58 |
3 |
15 |
| startsWith() |
S |
64 |
4 |
9 |
| restrictTo() |
S |
62 |
3 |
11 |
| fallback() |
S |
72 |
3 |
5 |
| prefix() |
S |
65 |
3 |
9 |
| replaceFirst() |
S |
64 |
3 |
10 |
| replaceLast() |
S |
67 |
3 |
7 |
| convertPathToName() |
S |
67 |
2 |
7 |
| join() |
S |
72 |
2 |
5 |
| removePrefix() |
S |
72 |
2 |
5 |
| removeSuffix() |
S |
72 |
2 |
5 |
| snakeCase() |
S |
65 |
2 |
8 |
| suffix() |
S |
71 |
2 |
6 |
| truncate() |
S |
71 |
2 |
5 |
| camelCase() |
S |
73 |
1 |
4 |
| convertNameToId() |
S |
69 |
1 |
6 |
| convertNameToPath() |
S |
71 |
1 |
5 |
| dashCase() |
S |
78 |
1 |
3 |
| hash() |
S |
73 |
1 |
4 |
| naturalJoin() |
S |
70 |
1 |
5 |
| random() |
S |
73 |
1 |
4 |
| titleCase() |
S |
73 |
1 |
4 |